How to Install eliom software package in Debian 8 (Jessie)

How to Install eliom software package in Debian 8 (Jessie)

eliom software package provides web framework for ocsigenserver (tools), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eliom 

eliom is installed in your system.

Make ensure the eliom package were installed using the commands given below,

$ sudo dpkg-query -l | grep eliom *

You will get with eliom package name, version, architecture and description in a table

eliom package basic information:

Distro Debian 8 jessie
Section Ocaml
Package eliom
Version 4.0.0-2+b2 [amd64, armel, armh
Description web framework for ocsigenserver (tools)
Sub Section Ocaml


See Also, How to uninstall or remove eliom software package from Debian 8 (Jessie)?